Power Flow: Bus Equation Basics

 

This is a subtopic of the Power Flow Solution Theory Help.

 

Each bus in the power system model has 4 quantities associated with it that may not be know. These are

  1. V (Bus Voltage Magnitude)
  2. d Bus Voltage Angle
  3. P (Real Power Injection)
  4. Q (Reactive Power Injection)

In addition each bus may have various equations that can be used to describe it.

  1. Summation of Real Power Flows into the bus equal zero
  2. Summation of Reactive Power Flow into the bus equals zero
  3. Voltage equal to Voltage Setpoint
  4. Other (voltage tolerance has a special equation as does voltage droop control with deadband)

Typically at each bus there are then 2 unknown variables out of these 4 variables and 2 equations that are used at each bus. This makes an equal number of unknown variables as equations so the "inner power flow solution" is simply the calculation of the unknown variables from the set of equations. There are some exceptions to each bus having 2 equations that come up with remote regulation and voltage droop control, but we'll leave that for later (might have a bus with 1 equations and another with 3 equations).

 

PowerWorld Simulator automatically figures out which 2 equations to use and which unknown variables to solve for based on the user input parameters (mostly generator parameters). The buses are categorized into a Type or "BusCat" which is shown by default on the Bus Mismatch case information display. BusCat is a string indication as to which two equations were used in the power flow solution. BusCat has a lot of potential options described in another topic, but the most common are the following three.

PowerWorld Simulator will also frequently add modifiers to the Bus Type string to indicate why it is behaving in a particular way. Some examples are as follows

This topic then gets more complex however as you add the following concepts.